-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge dev to master #2416
Merged
Merged
Merge dev to master #2416
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Make `Server.RunCommand` return response * Make obsolute * Fix
Co-authored-by: Thunder <thundermaker300@gmail.com>
Co-authored-by: Thunder <thundermaker300@gmail.com>
* fixed event for buckshot and railgun and added firearm in args * Added firearm * Update Shot.cs * Use .Cast<Firearm>() in Shot.cs * ShotEventArgs extends IFirearmEvent, added Item and changed order of properties * Changed order of CanHurt in ShotEventArgs * Make ShootingEventArgs extends IFirearmEvent instead of IItemEvent
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* AnimationCurve * Bad documentation * Removing 'Exiled.Updater', * Revert "Removing 'Exiled.Updater'," This reverts commit b8d4e7c.
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* Make these better. * Remove this * Fix dev build errors * Make it non-breaking * Mark obsolete * Smol fucky wucky * yes * Erm, Am I dumb? * Better responses
…`Exiled::Updater` rework. (#2085) * `Exiled.Updater` rework * Removed old `Exiled.Updater` * Fix `nuspec` build * Prevent Exiled from being loaded if out to date and no releases are available yet. * Added `StateMachine` API. Added `DynamicEvents` API. Added `EBehaviour` component. Fixed docs in `ManagedObjectTypeAttribute`. Fixed typos in `CustomRoles::API::Extensions`. * Fix typo * Not finish * Some fixes to `Exiled::Updater`. Now it actually runs on a different thread without blocking the normal server exec/startup. * Don't care * Updater's logs are now debugs * Fix typo Co-authored-by: VALERA771 <72030575+VALERA771@users.noreply.github.com> * Fix Exiled.nuspec * use ternary op Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com> * Fix Yamato's commit * Fixed `StaticActor` structure --------- Co-authored-by: Nao <nao@teslaitstudios.com> Co-authored-by: louis1706 <louismonneyron5@yahoo.com> Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com> Co-authored-by: VALERA771 <72030575+VALERA771@users.noreply.github.com>
* ChangeLightsColor and ResetLightsColor addition.
…y() to throw exceptions) (#2129)
* Yes * Yamato fix * There * Switches are better
…#2117) * Add RotationTime, DoorOpenTime, DoorCloseTime and MoveTime * Update Lift.cs --------- Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
#2139) * Fixed crashing issue caused by changing appearance of a disconnected player * Update MirrorExtensions.cs --------- Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* Fix SetAmmo(AmmoType.None) crash * 100% sure no error with this
* EventList * Update Event.cs
* huh? * oops * another one * Revert "another one" This reverts commit 0bae3ad. * y've never seen last commit * Update Exiled.Events/Features/Event{T}.cs * fux --------- Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
* ValidatingVisibility Event * text * fix again * build error fixes * docs fix * Update Exiled.Events/EventArgs/Scp939/ValidatingVisibilityEventArgs.cs Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com> * Update Exiled.Events/Handlers/Scp939.cs * Update Exiled.Events/Handlers/Scp939.cs * Update Exiled.Events/EventArgs/Scp939/ValidatingVisibilityEventArgs.cs * Update Exiled.Events/EventArgs/Scp939/ValidatingVisibilityEventArgs.cs --------- Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com> Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* Patch Rework * Update Exiled.Events/Patches/Generic/DoorList.cs * uhmmmm
* Add Door EVent * Add to DropItem isThrown * Door * Add voicelines SCP-3114 * Update Player.cs * Oops * Oops v3 * Convert bool Prefix to Transpiler * Update Exiled.Events/Handlers/Scp3114.cs * Update Exiled.Events/Handlers/Scp3114.cs --------- Co-authored-by: BoltonII <boltonii.mc@gmail.com> Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com> Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* Add files via upload Added a public method for change item's owner. By encapsulating ChangeOwner method. * Fixed issue about extra tab * Fixed reference issue. * Update Exiled.API/Features/Items/Item.cs --------- Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com> Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* v8.4.3 (#2305) * Fixed SCP-3114 spelling errors and stylecop XML formatting. --------- Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com> Co-authored-by: Nao <nao@teslaitstudios.com>
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com> Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>
* Update Events.md * Update Events.md * Update docs/docs/Plugins/Events.md Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com> * Update docs/docs/Plugins/Events.md Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com> --------- Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* Scp244MoreAPI * Apply suggestions from code review Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com> --------- Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>
* Round.IgnoredPlayers fix * Update Exiled.Events/Patches/Events/Server/RoundEnd.cs * Update Exiled.Events/Patches/Events/Server/RoundEnd.cs * Update Exiled.Events/Patches/Events/Server/RoundEnd.cs * Update Exiled.Events/Patches/Events/Server/RoundEnd.cs --------- Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* SelectingRespawnTeamEventArgs * Apply suggestions from code review Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com> * Update Exiled.Events/Patches/Events/Server/SelectingRespawnTeam.cs --------- Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* Update Documentation * Spacing
* TryUseBody Transpiler + fix * Disguising Transpiler * Revealing + RevealingKey Transpiler * Fix * Edit doc --------- Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
* Fix TransmittingEvent * :) * Prevent breaking plugin * :) * Remove warning * I'm dumb * Fixing up XML Formatting --------- Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
* Scp173BeingLooked Transpiler * Fix --------- Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
* Scp3114AttackAhpFix * Update Scp3114AttackAhpFix.cs * Update Scp3114AttackAhpFix.cs
* Add Door EVent * Add Door Event * Add Door Event * Fix * Oops * Oops v2 * Oops * Delete Door Event * Create DamagingDoorEventArgs.cs * Create DamagingDoor.cs * Adding event Toggling Radio * Delete DamagingDoorEventArgs.cs * Create DamagingDoorEventArgs.cs * Convert prefix to transpiler + fix docs * Update TogglingRadio.cs * Update TogglingRadioEventArgs.cs * Update Exiled.Events/Patches/Events/Player/TogglingRadio.cs Co-authored-by: Bolton <48883340+BoltonDev@users.noreply.github.com> --------- Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com> Co-authored-by: BoltonDev <boltonii.mc@gmail.com> Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com> Co-authored-by: Bolton <48883340+BoltonDev@users.noreply.github.com>
* Update for PostXMAS * WeaponFixFromXMAS * remove var * Fix RegisteringEvent * more var remove
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.